home *** CD-ROM | disk | FTP | other *** search
/ R-H-S Color-Kollektion / R-H-S Color-Kollektion.iso / PC / SHAREWAR / JURASSIC / FILEWIND.WDL < prev    next >
Text File  |  1993-02-22  |  335b  |  15 lines

  1. Window fileEdit
  2.   menuDef: "FileMenu"
  3.   class: FileWindow
  4.   icon: "fileWindow"
  5.   Owned fileDialog
  6.     class: CDFileOpen
  7.     data: ("All Files (*.*)", "*.*")
  8.   Owned saveAsDlg
  9.     class: CDFileSave
  10.     data: ("All Files (*.*)", "*.*")
  11.   Owned searchDlg
  12.     definition: "searchdl"
  13.   Owned replDlg
  14.     definition: "repldlg"
  15.